(optional) An object literal with the default values for the following properties:
appendDateToFileName [type: bool] - Value indicating whether or not the date should be appended to the export filename.
overrideFileName [type: String] - The filename to be used for the exported file rather than the system generated name.
openOnCompletion [type: bool] - Value indicating whether or not the export file should be opened/downloaded when ready.
enableOverlay [type: bool] - Value indicating whether or not an overlay should be shown while export is taking place.
paperSettings [type: dundas.print.PaperSettings] - The paper settings that will be used for export.
view [type: dundas.entities.View, optional] - View to export. If not specified the current parent view will be exported.